home *** CD-ROM | disk | FTP | other *** search
- /* ----------------------------------------------------------------------
- Generics
- ---------------------------------------------------------------------- */
-
- body {
- /* font-family: Verdana, Arial, Helvetica, sans-serif; */
- font-family: lucida grande, lucida sans unicode, tahoma, verdana, arial, sans-serif;
- }
- P {
- padding-bottom: 0.5em;
- }
- a {
- text-decoration: None;
- }
- a img {
- border-style: None;
- }
-
-
- /* ----------------------------------------------------------------------
- Headers
- ---------------------------------------------------------------------- */
-
- H1 {
- margin-top: 0.5em;
- padding-bottom: 0.1em;
- font-size: 250%;
- font-family: Trebuchet MS, sans-serif;
- font-weight: normal;
- line-height: 1.1em;
- }
- H2 {
- margin-top: 0.5em;
- padding-bottom: 0.1em;
- font-size: 200%;
- font-family: Trebuchet MS, sans-serif;
- font-weight: normal;
- line-height: 1.1em;
- }
- H3 {
- margin-top: 0.5em;
- padding-bottom: 0.1em;
- font-size: 170%;
- font-family: Trebuchet MS, sans-serif;
- font-weight: normal;
- line-height: 1.1em;
- }
-
- /* ----------------------------------------------------------------------
- Misc.
- ---------------------------------------------------------------------- */
-
- #patternTable td {
- font-size: 65%;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- line-height: 1.2em;
- }
- .grayRow, .grayBox {
- background: #cccccc;
- }
-